// ------------------------------------------------------ Naming ------------------------------------------------------
Name Pzkpfw8 Maus
ShortName Pz8
ItemID 4838
// ------------------------------------------------------ Visuals ------------------------------------------------------
Icon Pz8
Model evp2.Maus
Texture Maus
RotateWheels True
//Third Person Camera Distance
CameraDistance 10.0
// ------------------------------------------------------ Movement ------------------------------------------------------
//Throttle
MaxThrottle 0.6
MaxNegativeThrottle 0.3
//Steering modifiers
TurnLeftSpeed 0.3
TurnRightSpeed 0.3
//For calculating whether wheels are on the ground or not for driving
WheelRadius 1.5
//Wheel positions for collision handling. Tanks still have 4 wheels, they are just the corner ones.
WheelPosition 0 -60 -8 -20
WheelPosition 1 -60 -8 20
WheelPosition 2 60 -8 20
WheelPosition 3 60 -8 -20
WheelSpringStrength 0.5
//If true, then all wheels will apply drive forces
FourWheelDrive true
//Tank mode activate
Tank true
// ------------------------------------------------------ Weaponry ------------------------------------------------------
//Weapon types. Options are Missile, Bomb, Gun, Shell, None
Primary Shell
Secondary Missile
//Time between shots in 1/20ths of seconds
ShootDelayPrimary 146
ShootDelaySecondary 79
//Whether to alternate or fire all together
AlternatePrimary False
AlternateSecondary False
//Firing modes. One of SemiAuto, FullAuto or Minigun
ModePrimary FullAuto
ModeSecondary FullAuto
//Add shoot origins. These are the points on your vehicle from which bullets / missiles / shells / bombs appear
ShootPointPrimary 0 35 0 turret 
ShootPointSecondary 0 33 7 turret 
// ------------------------------------------------------ Inventory ------------------------------------------------------
CargoSlots 0
BombSlots 0
MissileSlots 8
AllowAllAmmo true
//Fuel Tank Size (1 point of fuel will keep one propeller going with throttle at 1 for 1 tick)
FuelTankSize 1000
// ------------------------------------------------------ Passengers ------------------------------------------------------
Driver 0 34 0 -360 360 -8 24
RotatedDriverOffset -4 0 8
Passengers 0
// ------------------------------------------------------- Sounds -------------------------------------------------------
StartSound Pz8_Idle
StartSoundLength 40
EngineSound Pz8_Engine
EngineSoundLength 20
ShootSound cannon
ShellSound 128cmPak44_Shoot
// ------------------------------------------------------ Recipe ------------------------------------------------------
//Each section of the plane may have many parts
//The sections are tailWheel, tail, bay, topWing, leftWingWheel, leftWing, rightWingWheel,
//rightWing, nose, turret, coreWheel, core
AddRecipeParts turret 1 tankTurret 1 vehicleSeat
AddRecipeParts core 1 tankBody 1 vehicleSeat
AddRecipeParts leftTrack 1 catTrack
AddRecipeParts rightTrack 1 catTrack
//Dye colours are "black", "red", "green", "brown", "blue", "purple", "cyan", "silver", "gray", "pink", "lime", "yellow", "lightBlue", "magenta", "orange", "white"
AddDye 5 gray
// ------------------------------------------------------ Health and hitboxes ------------------------------------------------------
SetupPart core 15000 -50 -10 -29 144 57 58
BulletDetection 5